-
I trained Resnet-50 classification network to classify my objects and I use the following code to evaluate the network. from …
- 421 views
- 1 answers
- 0 votes
-
In my current classification project, I have a categorical dependent column ("Yes"\"No"), and many independent columns, both categorical and numeric …
- 408 views
- 0 answers
- 0 votes
-
I am using H2O to perform a classification problem in a very imbalanced scenario. I decide to specify the instance …
- 374 views
- 0 answers
- 0 votes
-
I am trying to understand a code block from a guided tutorial for the classic Iris Classification problem. The code …
- 387 views
- 2 answers
- 0 votes
-
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details …
- 382 views
- 0 answers
- 0 votes
-
I have to solve a multiclass classification problem, my goal is to achieve a value of f1_macro greater than 89%. …
- 389 views
- 0 answers
- 0 votes